.artM_index{
	width: 100%;
}
.artM_index .artM-head{
	height: 40px;
	border-bottom: 1px solid #bfbfbf;
	position: relative;
}
.artM_index .artM-title{
	  float: left;
    padding: 0 10px;
    text-align: center;
    font-size: 20px;
    color: #d61310;
    line-height: 38px;
		height: 38px;
    border-bottom: 2px solid;
}
.artM_index .artM-more{
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
}
.artM_index .artM-more a{
	padding-right: 22px;
	line-height: 40px;
	background: url('more.png') no-repeat 100% center;
}
.artM_index .artM-content{
	padding-top:8px;
}

/*gailan*/
.artM-item{
	position: relative;
	height: 36px;
	line-height: 36px;
}
.artM-text{
}
.artM-text a,.artM-text a:link{
	font-size: 14px;
	line-height: 36px;
	color: #333333;
	padding-left: 20px;
	background:url('/whrd/uiFramework/commonResource/image/2019041914573496689.png') no-repeat 8px center;
}
.artM-text a:hover,.artM-text a:visited{
	color: #D3130E;
	background-image:url('/whrd/uiFramework/commonResource/image/2019041914575435399.png');
}
.artM-time{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #333333;	
}
.artM-item:hover .artM-time,.artM-item:visited .artM-time{
	color:#D3130E;
}